home *** CD-ROM | disk | FTP | other *** search
/ 3D Images / 3D Images.iso / programs / amiga / amigajpeg / amiga jpeg.doc < prev    next >
Text File  |  1995-01-12  |  4KB  |  107 lines

  1.  
  2.                               AMIGA JPEG V1.03
  3.                      Copyright © 1992-1993 by D. Williams
  4.                       Released as Freeware - Aug 23 1992
  5.  
  6.  ABOUT: AMIGA JPEG is a simple to use JPEG viewer, compressor and
  7.         decompressor. This software is based in part on the work of 
  8.         the Independent JPEG Group and is freely distributable as long
  9.         as this file is included.
  10.  
  11.  
  12.  SETUP: AMIGA JPEG requires the files vjpeg, cjpeg and djpeg to be in
  13.         the C: directory, or in the directory where AMIGA JPEG is located,
  14.         or anywhere in the search path. If you have a 68020-040, then rename
  15.         cjpeg020 to cjpeg, and djpeg020 to djpeg and use them instead.
  16.         The ARP library is also required to be in the LIBS: directory.
  17.  
  18.  
  19.  
  20.  
  21.            ********************    VIEW JPEG    ********************  
  22.  
  23.          The viewer is not a true representation of the quality of the
  24.          JPEG file, it is just a convenient way to look at a JPEG file
  25.          without saving the output.
  26.             
  27.  Smoothing: This is Cross Block Smoothing. Turning this button on will 
  28.             make images compressed with very low quality values (0-25) 
  29.             look better.
  30.                        
  31.  Interlace: If this button is on, the viewing screen is set to 320 x 400,
  32.             otherwise it is set to 320 x 200.
  33.             
  34.  
  35.  Width    : Setting this button to HALF will allow you view pictures that 
  36.             are wider than 320 pixels.
  37.       
  38.                                                                           
  39.  
  40.  
  41.            ********************  COMPRESS JPEG  ********************
  42.  
  43.  Quality  : This is the quality value to use when compressing the image.
  44.             The lowest setting is 0 and the highest is 100. The lower 
  45.             settings offer greater compression at the exspense of image 
  46.             quality, and the higher settings offer greater image quality
  47.             at the exspense of compression. The default setting of 75 is
  48.             a very good compromise between image quality and compression.
  49.             If set to 100, there is no loss of image quality.
  50.  
  51.  Entropy  : Turning this button on will generate slightly smaller JPEG
  52.             output files. This feature has no affect on image quality
  53.             but requires more memory if on.
  54.  
  55.  Input    : Select the type of file to compress.
  56.             
  57.             
  58.  
  59.  
  60.            ******************** DECOMPRESS JPEG ******************** 
  61.  
  62.  Smoothing: This is Cross Block Smoothing. Turning this button on will 
  63.             make images compressed with very low quality values (0-25) 
  64.             look better when decompressed.
  65.  
  66.  Dithering: Turning this button on will generate better looking output 
  67.             files when decompressing to a format with less colors than the
  68.             original image. (EXAMPLE: IFF24 to JPEG to GIF)
  69.  
  70.  Output   : Select the type of output file. The HAM selection does not
  71.             generate the best possible HAM picture. It is better to select
  72.             IFF24 as the output, and then use a program like T.A.D. to 
  73.             convert to HAM.
  74.  
  75.  
  76.            ********************     CHANGES     ********************
  77.  
  78.  Version 1.00 : First release.
  79.  
  80.  Version 1.01 : Fixed bug that would hang program on exit if sound was 
  81.                 playing in the background.
  82.  
  83.  Version 1.02 : Spaces are now allowed in the pathname. 
  84.  
  85.  Version 1.03 : Added support for a better and faster viewer. (2.04 and up)
  86.  
  87.  
  88.            ********************    2.04 AND UP  ********************
  89.  
  90.            If you are using Workbench 2.04 or higher, you can use VT 
  91.            instead of vjpeg as a viewer. VT is short for VIEWTEK and is 
  92.            far superior to vjpeg in terms of speed and ability. VT will 
  93.            display JPEG's, GIF's, and almost all ILBM's including IFF,
  94.            HAM, SHAM, IFF24, CTBL, PCHG and even IFF ANIMS.
  95.  
  96.            To use VIEWTEK, simply put the file VT in your C: directory.
  97.          The Smoothing, Interlace, and Width buttons are not used with VT.
  98.  
  99.            
  100.            VIEWTEK 1.00 was written by Thomas Krehbiel in November 1992.
  101.            
  102.  
  103.  
  104.  
  105.  
  106.  
  107.